Knock knock, Async, Who is there?


Raspberry Pi cooling

Comparison of combos of stock, fan and heatsink


🗓️ Created: 2022-11-10 | Modified: 2025-08-03

Main

3D printed raspberry pi case with an undervolted fan, and heatsinks.

Main Main


Comments

INSERT INTO comment(nickname, visitor_url, contact, show_contact, comment, public) VALUES (
, , , , ,
);
(Will await approval before becoming public)

SELECT id, nickname, comment, page_url, visitor_url, (CASE WHEN show_contact THEN contact ELSE NULL END) as contact_info, created_at
FROM comment WHERE approved AND public AND page_url = '/Raspberry Pi cooling' ORDER BY created_at DESC;
*No comments*